home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / Mesa-2.2 / util / README < prev    next >
Encoding:
Text File  |  1996-08-28  |  440 b   |  15 lines

  1.  
  2. This directory is a collection of function which may be useful to
  3. OpenGL/Mesa programmers.
  4.  
  5.  
  6. errcheck.c    - an OpenGL error check/report function
  7. glutskel.c    - handy skeleton for GLUT programs
  8. idproj.c    - setup an identity projection
  9. mwmborder.c    - remove Motif window decoration/border
  10. projshad.c    - generate a projective shadow matrix
  11. winpos.c    - set absolute window raster position
  12. readtex.c    - load textures from an .rgb file
  13.  
  14. more to come...
  15.